| Overload | Description |
|---|---|
| Merge(IComparer<TKey>,IEnumerable<KeyValuePair<TKey,TValue>>[]) | Merges n-number of ordered enumerations based on the comparer provided. |
| Merge(IComparer<TKey>,DuplicateHandling,IEnumerable<KeyValuePair<TKey,TValue>>[]) | Merges n-number of ordered enumerations based on the comparer provided. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7